ANativeWindow_getHeight

Return the current height in pixels of the window surface.

\return a negative value on error.

extern (C) nothrow @nogc
int
ANativeWindow_getHeight
(
ANativeWindow* window
)

Meta